vulkan: Add error strings for missing VkResults
authorBenjamin Otte <otte@redhat.com>
Fri, 23 Feb 2018 12:48:20 +0000 (13:48 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 23 Feb 2018 13:12:47 +0000 (14:12 +0100)
commit4cfaee99e782e12e5f6050e41a16e49f8fc9656b
tree66ce4d38e096eeb7d745056bf9f04fa584ea9eaa
parent0b9dca3d55f9d9184f4e4e3c916edce522bb5ae5
vulkan: Add error strings for missing VkResults

Also, guard newer error returns with proper #if, so they don't trip up
older Vulkan versions.
gdk/gdkvulkancontext.c